home *** CD-ROM | disk | FTP | other *** search
/ Aminet 48 / Aminet 48 (2002)(GTI - Schatztruhe)[!][Apr 2002].iso / Aminet / disk / misc / fat95.lha / fat95 / english / install_fat95 < prev    next >
Encoding:
Text File  |  2002-02-13  |  1.9 KB  |  108 lines

  1. ;fat95 english localization
  2. ;$VER: fat95 install info 3.01 (09.02.2002)
  3.  
  4. [locale]
  5. ;Here come the user interface texts.
  6. ;Some of them do contain "wild cards" showing fat95
  7. ;where it shall insert special information.
  8. ;"%s"  stands for text, like a volume name.
  9. ;"%ld" is a signed number, like an error code.
  10. ;"%lu" is an (unsigned) disk block number.
  11. ;"\n"  makes two text lines out of one.
  12.  
  13. ;The error requester choices.
  14.  1 = Abort
  15.  2 = Skip
  16.  3 = Retry
  17.  
  18. ;Some error messages.
  19.  4 = Please re-insert disk \n"%s"!
  20.  5 = %s:\nread error %ld in block %lu.
  21.  6 = %s:\nwrite error %ld in block %lu.
  22.  7 = %s:\nupdate error.
  23.  
  24. ;Extended datestamp info as file comments.
  25.  8 = created
  26.  9 = last accessed
  27.  
  28. ;The !scandisk feature.
  29. 10 = Checking directories...
  30. 11 = Checking file allocation table...
  31. 12 = Searching for lost files...
  32. 13 = %lu error(s) found!
  33. 14 = Everything fine :)
  34.  
  35. [oem]
  36. ;The character set to use for old 8.3 filenames.
  37. ;First the Amiga character (0xa0..0xdf), then the PC character.
  38. ;This example refers to the MSDOS codepage 850
  39. ;as used by my win98 machine.
  40.  
  41.  
  42.  
  43.  
  44. 0xa0    0x5f
  45. 0xa1    0xad
  46. 0xa2    0x9b
  47. 0xa3    0x9c
  48. 0xa4    0x5f
  49. 0xa5    0x9d
  50. 0xa6    0x7c
  51. 0xa7    0x15
  52. 0xa8    0x5f
  53. 0xa9    0x5f
  54. 0xaa    0xa6
  55. 0xab    0xae
  56. 0xac    0xaa
  57. 0xad    0xc4
  58. 0xae    0x5f
  59. 0xaf    0x7e
  60. 0xb0    0xf8
  61. 0xb1    0xf1
  62. 0xb2    0xfd
  63. 0xb3    0x33
  64. 0xb4    0x60
  65. 0xb5    0xe6
  66. 0xb6    0xe3
  67. 0xb7    0xf9
  68. 0xb8    0x5f
  69. 0xb9    0x31
  70. 0xba    0xa7
  71. 0xbb    0xaf
  72. 0xbc    0xac
  73. 0xbd    0xab
  74. 0xbe    0x5f
  75. 0xbf    0xa8
  76. 0xc0    0x41
  77. 0xc1    0x41
  78. 0xc2    0x41
  79. 0xc3    0x41
  80. 0xc4    0x8e
  81. 0xc5    0x8f
  82. 0xc6    0x92
  83. 0xc7    0x80
  84. 0xc8    0x45
  85. 0xc9    0x90
  86. 0xca    0x45
  87. 0xcb    0x45
  88. 0xcc    0x49
  89. 0xcd    0x49
  90. 0xce    0x49
  91. 0xcf    0x49
  92. 0xd0    0x44
  93. 0xd1    0xa5
  94. 0xd2    0x4f
  95. 0xd3    0x4f
  96. 0xd4    0x4f
  97. 0xd5    0x4f
  98. 0xd6    0x99
  99. 0xd7    0xfe
  100. 0xd8    0xed
  101. 0xd9    0x55
  102. 0xda    0x55
  103. 0xdb    0x55
  104. 0xdc    0x9a
  105. 0xdd    0x59
  106. 0xde    0x5f
  107. 0xdf    0xe1
  108.